Skip to content

Conversation

@auniyal61
Copy link
Contributor

No description provided.

@auniyal61 auniyal61 self-assigned this Aug 19, 2025
@openshift-ci openshift-ci bot requested review from olliewalsh and stuggi August 19, 2025 10:21
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 19, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: auniyal61
Once this PR has been reviewed and has the lgtm label, please assign abays for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@auniyal61 auniyal61 marked this pull request as draft August 19, 2025 10:21
@auniyal61 auniyal61 marked this pull request as ready for review August 19, 2025 14:04
@openshift-ci openshift-ci bot requested a review from viroel August 19, 2025 14:04
@auniyal61 auniyal61 requested a review from karelyatin August 19, 2025 14:04

## Run kuttl test
The easiest way is to run kuttl test in fresh system with crc deployed with

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before running tests all neutron deps should be ready like ovn,rabbitmq,infra,keystone etc operators along with respective CRs
neutron_kuttl in install_yamls does that but also does the cleanup. So either that have to be made optional or all required resources have to be deployed individually

If image is available then neutron_kuttl target itself can be used by passing NEUTRON_IMG and repo params.

- **create enough pv's**
`PV_NUM=30 make crc_storage`
- make your changes in neutron-operator
- add required kuttl tests
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there are API/CRD changes then also need to run: make install

`PV_NUM=30 make crc_storage`
- make your changes in neutron-operator
- add required kuttl tests
- start webhook `make run-with-webhook`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/webhook/operator locally

},
```

## Run kuttl test
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/test/tests

## Run kuttl test
The easiest way is to run kuttl test in fresh system with crc deployed with

- **create enough pv's**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from install_yamls directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants